Autogenerated HTML docs for v1.5.0.1-74-g2470 
diff --git a/git-config.html b/git-config.html index 719a4df..7ea610c 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1232,15 +1232,6 @@  </p>   </dd>   <dt>  -remote.fetch  -</dt>  -<dd>  -<p>  - The list of remotes which are fetched by "git remote update".  - See <a href="git-remote.html">git-remote(1)</a>.  -</p>  -</dd>  -<dt>   remote.&lt;name&gt;.url   </dt>   <dd>  @@ -1268,6 +1259,15 @@  </p>   </dd>   <dt>  +remote.&lt;name&gt;.skipDefaultUpdate  +</dt>  +<dd>  +<p>  + If true, this remote will be skipped by default when updating  + using the remote subcommand of <a href="git-remote.html">git-remote(1)</a>.  +</p>  +</dd>  +<dt>   remote.&lt;name&gt;.receivepack   </dt>   <dd>  @@ -1286,6 +1286,15 @@  </p>   </dd>   <dt>  +remotes.&lt;group&gt;  +</dt>  +<dd>  +<p>  + The list of remotes which are fetched by "git remote update  + &lt;group&gt;". See <a href="git-remote.html">git-remote(1)</a>.  +</p>  +</dd>  +<dt>   repack.usedeltabaseoffset   </dt>   <dd>  @@ -1428,7 +1437,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 20-Feb-2007 04:52:00 UTC  +Last updated 21-Feb-2007 20:23:55 UTC   </div>   </div>   </body>